home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / wadfile / dmop / doom2 / relic.rw < prev    next >
Text File  |  1995-01-07  |  5KB  |  81 lines

  1. ;                                      
  2. ; Random World File created by populate
  3. ;                                      
  4. ; Populate was written By Dusty Bedford 1994
  5. ;                                      
  6. ;Enemies                    Weight    When                            MAX#OF 
  7. IMP                         108.74         HARD_ONLY                     6 
  8. IMP                         108.74         MEDIUM_AND_HARD               6 
  9. TROOPER                     126.86                                      ;7 ;This item is inocuous 
  10. CLIP                          1.93                                       2 
  11. HELMET                        1.93                                      ;1 ;This item is inocuous 
  12. STIMPAK                       9.66                                       5 
  13. GARMOR                        5.80                                       1 
  14. TROOPER                      18.12         MEDIUM_ONLY                  ;1 ;This item is inocuous
  15. TROOPER                      54.37         MEDIUM_AND_HARD              ;3 ;This item is inocuous
  16. POTION                       15.46                                      ;8 ;This item is inocuous 
  17. IMP                          18.12                                       1 
  18. TROOPER                      18.12         EASY_AND_MEDIUM              ;1 ;This item is inocuous
  19. SHOTGUN                       3.86                                       1 
  20. SHELLS                        1.93                                       1 
  21. MEDIKIT                      11.59                                       3 
  22. IMP                          72.49         DEAF/AMBUSHHARD_ONLY          4 
  23. LAUNCHER                      3.86                                       1 
  24. SUPERSHOTGUN                  7.73         MULTIPLAYER                   2 
  25. PLASMA                        3.86         MULTIPLAYER                   1 
  26. BFG9000                      15.46         MULTIPLAYER                   2L 
  27. CHAINGUN                      5.80         MULTIPLAYER                   1 
  28. ROCKETS                       5.80         MULTIPLAYER                   1 
  29. LAUNCHER                      3.86         MULTIPLAYER                   1 
  30. CHAINSAW                      3.86                                       1 
  31. ;                                            
  32. ; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD  
  33. ;                                            
  34. ; At run-time this value is used to adjust the
  35. ; Max#of variable based on the population of
  36. ; the level being modified.  Using the strict 
  37. ; standard requires that one or more of the   
  38. ; items in the list above not have a specified
  39. ; maximum number of objects.                  
  40. ;                                              
  41. PER    61   ;Strict standard for exact placement 
  42. ;PER    51   ;Lowered Standard for easy placement
  43. ;                                            
  44. ; Deleting any of the PRESERVE lines will mean that
  45. ; the objects will not be taken from the original  
  46. ; level.  You will have to supply your own above. 
  47. ;                                            
  48. PRESERVE    PILLARS                          
  49. PRESERVE    LAMPS                            
  50. ;                                            
  51. ; THRESHOLD determines what a MEGA-GOODIE is.  
  52. ; MEGA-GOODIES are used to make the level fair 
  53. ; if the generator places a lot of enemies in  
  54. ; the level.                                   
  55. ;                                              
  56. THRESHOLD    75                                  
  57. ;                                              
  58. ; I.Q. Determines how intelligently the program  
  59. ; places objects in the effort to defeat you.   
  60. ; 250 is the default if it is not specified here. 
  61. ;                                              
  62. I.Q.    250                                 
  63. ;                                              
  64. ; EVEN sets the point at which the program must begin 
  65. ; placing MEGA-GOODIES into the level, on the   
  66. ; basis of the hardest difficulty rating.          
  67. ; The MEGA-GOODIES give you a fighting chance,  
  68. ; setting the value lower or <500 will increase the number
  69. ; of MEGA-GOODIES available to you in a the level. 
  70. EVEN    500                                 
  71. ;                                              
  72. ; If SPREAD is not set to a low value then
  73. ; a given sector may accumulate too many objects 
  74. ; this often makes the level impossible to finish
  75. ; or just ugly-looking.  Setting the value too low
  76. ; could make it difficult to place objects within
  77. ; a given wad file.
  78. ;                  
  79. SPREAD    15                                  
  80. ;                                              
  81.